<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



/*热门关键词*/
.Popular {
    background: rgba(255,255,255,0.7);
    z-index: 999999;
    position: relative;
    width: 100%;
    height: 55px;
    line-height: 55px;
}
.Popular .search {
    position: relative;
}
.Popular .search .input {
    height: 31px;
    width: 308px;
    line-height: 31px;
    padding-left: 10px;
    border: 1px solid #ddd;
}
.Popular .words a {
    padding: 0 10px;
    font-size: 14px;
    color: #888888;
}
.Popular .words p {
    color: #333333;
    font-size: 14px;
    float: left;
}
.Popular .search .btn {
    background: url("../images/heatico.png")no-repeat right center;
    height: 28px;
    width: 28px;
    border: none;
    position: absolute;
    right: 12px;
    top: 15px;
}
/* 轮播图css */
.slideBox {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    z-index: 555;
    top: -55px;
    height: 645px;
}
.slideBox .hd {
    display: inline-block;
    position: relative;
    bottom: -670px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin: 0 4.5px;
    width: 47px;
    height: 4px;
    line-height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}
.slideBox .hd ul li.cur {
    background: #0c6aac;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
	top: -17px;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    display: block;
    height: 700px;
}
.slideBox .prev, .slideBox .next {
    position: absolute;
    left: 6%;
    top: 42%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 128px;
    background: url("") -49px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.2;
    z-index: 789;
}
.slideBox .next {
    left: auto;
    right: 6%;
    background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 0.7;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}
/* 轮播图css结束 */

/*解决方案*/
.solution {
    overflow: hidden;
    padding: 90px 0 70px;
    background: #f5f5f5;
}
.soltitle {
    text-align: center;
    height: 110px;
}
.soltitle .sol {
    height: 57px;
    border: 1px solid #0c6aac;
    width: 588px;
    margin: 0 auto;
    display: block;
}
.soltitle .sol p {
    background: #fff;
    width: 83%;
    height: 49px;
    position: relative;
    margin: 0 auto;
    top: -26px;
}
.soltitle .soltit {
    position: relative;
    z-index: 999;
    padding: 0 14px;
    top: -84px;
    font-size: 40px;
    color: #333;
    display: block;
}
.soltitle .solsubt {
    position: relative;
    top: -61px;
    z-index: 999999;
    font-size: 18px;
    color: #fff;
    background: #0c6aac;
    padding: 0 14px;
    border-radius: 3px;
}
/*问题*/

.yzbj {
    padding: 70px 0 70px;
    overflow: hidden;
}
.czwt {
}
.czwt h3 {
    text-align: center;
    position: relative;
}
.czwt h3 span {
    font-size: 48px;
    display: block;
    color: #333;
    line-height: 85px;
}
.czwt h3 span b {
    color: #0c6aac;
}
.czwt h3 i {
    display: block;
    font-size: 18px;
    color: #cfcfcf;
    font-family: 'Aria';
    text-transform: uppercase;
}
.czwt h3 .em1 {
    display: block;
    width: 52px;
    height: 78px;
    background: url(../images/czwticon01.png) no-repeat center;
    position: absolute;
    top: -10px;
    left: 238px;
}
.czwt h3 .em2 {
    display: block;
    width: 65px;
    height: 118px;
    background: url(../images/czwticon02.png) no-repeat center;
    position: absolute;
    top: -10px;
    left: 914px;
}
.pro_ads_row2 {
    position: relative;
    width: 100%;
    height: 650px;
    background: url("../images/fannai_bj.png")no-repeat left center;
}
.pro_ads_item {
    display: block;
    height: 60px;
    padding: 1px 45px 10px 45px;
    position: absolute;
    z-index: 3;
    width: 310px;
}
.pro_ads_item strong {
    font-size: 35px;
    font-weight: bold;
    display: block;
    line-height: 55px;
    transition: 0.3s all ease;
    color: #333;
}
.pro_ads_item pre {
    color: #666;
    display: block;
    line-height: 25px;
    transition: 0.3s all ease;
    font: 18px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.pro_ads_item.active strong {
    color: #fda43a
}
.pro_ads_item.active p {
    color: #666666;
    font-size: 18px;
}
.pro_ads_item1, .pro_ads_item3 {
    text-align: right;
}
.pro_ads_item2, .pro_ads_item4 {
    text-align: left;
}
.pro_ads_item1 {
    left: -34px;
    top: 100px;
}
.pro_ads_item2 {
    right: -31px;
    top: 100px;
}
.pro_ads_item3 {
    left: -71px;
    top: 430px;
}
.pro_ads_item4 {
    right: -71px;
    top: 430px;
}
.pro_ads_item:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: #333;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(0,0,0,0.1);
    top: 35px;
    transition: 0.3s all ease;
}
.pro_ads_item.active:after {
    background: #fda43a;
    box-shadow:0 0 0 10px rgba(255, 140, 0, 0.2);
}
.pro_ads_item1:after, .pro_ads_item3:after {
    right: 0;
}
.pro_ads_item2:after, .pro_ads_item4:after {
    left: 0;
}
.pro_ads_row2_in {
    background: url(../images/pro_ads_in.png) no-repeat center 34px;
    width: 626px;
    position: absolute;
    bottom: 0;
    top: -20px;
    left: 288px;
}
.pro_ads_row2_in_tit {
    display: block;
    text-align: center;
    position: absolute;
    top: 165px;
    left: 150px;
    width: 326px;
}
.pro_ads_row2_in_tit strong {
    font-size: 34px;
    display: block;
    color: #0c6aac;
    line-height: 50px;
    font-weight: bold;
}
.pro_ads_row2_in_tit p {
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-weight: 100;
    color: #666
}
.pro_ads_row2_in_cont {
    display: block;
    width: 388px;
    height: 370px;
    background: url(../images/pro_ads_in_2.png) no-repeat center;
    position: absolute;
    top: 265px;
    left: 122px;
}
.pro_ads_item2 strong, .pro_ads_item4 strong {
    left: 157px;
    position: absolute;
    overflow: hidden;
}
.pro_ads_item2 pre {
    position: absolute;
    left: 80px;
    top: 89px;
}
.pro_ads_item1 strong, .pro_ads_item3 strong {
    position: absolute;
    right: 41px;
    top: 8px
}
.pro_ads_item1 pre {
    position: absolute;
    top: 79px;
    right: 69px;
}
.pro_ads_item3 pre {
    position: absolute;
    top: 79px;
    right: -30px;
}
.pro_ads_item4 pre {
    position: absolute;
    left: -33px;
    top: 89px;
}
.yzbj .yin {
    text-align: center;
}
.yzbj .yin p {
    color: #0c6aac;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin: 70px 0 40px;
}
#about .yzbj .yin p{
    margin-top: 50px;
}

.yzbj .yin p b {
    color: #fda43a;
}
.yzbj .yin ul {
    float: left;
    background: #0c6aac;
    width: 844px;
    padding: 40px 0;
}
.yin_t {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 90px;
    line-height: 42px;
    overflow: hidden;
    background: url(../images/yin_line01.png) no-repeat center 66px;
    font-weight: bold;
}
.yin_t a {
    color: #333;
}
.yin_t span {
    display: block;
    font-size: 18px;
    padding: 8px 0 0;
    font-weight: normal;
}
.ibrand-num {
    overflow: hidden;
}
.ibrand-num li {
    float: left;
    width: 211px;
    padding: 13px 0 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url("../images/ani_gx.jpg")no-repeat left top;
}
.ibrand-num li span {
    font-size: 50px;
    line-height: 60px;
    font-family: "微软雅黑";
}
.ibrand-num li .num {
    font-weight:normal;
    padding: 0 8px;
}
.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 0;
    opacity: 0.7;
}
.ibrand-num li:first-child {
    background: none;
}
.yin_bot {
    width: 784px;
    margin: 0 auto;
    padding: 45px 0 0;
}
.yin_bot ul li {
    font-size: 16px;
    color: #333;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    float: left;
    width: 307px;
    padding: 0 0 0 20px;
    margin-left: 77px;
}
.yin_bot ul li:hover {
    color: #6eb92b;
}
.yin_bot ul li:nth-child(2n) {
    width: 360px;
    margin: 0;
}
.yzbj .yin .p3 {
    display: block;
    float: left;
    width: 356px;
    background: #fda43a;
    padding: 35px 0 41px;
    color: #fff;
}
.yzbj .yin .p3 i {
    display: block;
    background: url(../images/p3ico1.png)no-repeat 43px center;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    font-family: "Arial";
    padding-left: 30px;
    line-height: 36px;
}
.p3ico {
    background: url("../images/p3ico.png")no-repeat 49px center!important;
}
.yzbj .yin .p3 span {
    font-size: 16px;
    line-height: 39px;
    text-align: left;
    display: block;
    margin-left: 85px;
}
/*why*/

.inwhy {
    background: url("../images/why_bj.jpg")no-repeat center top;
    overflow: hidden;
    padding-top: 80px;
}
.whytit {
    width: 929px;
    margin: 0 auto;
    overflow: hidden;
}
.whytit img {
    float: left;
    padding: 0 29px 0 14px;
}
.whytit p {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 40px;
	float: left;
}
.whytit p i {
    display: block;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 35px;
    font-family: "Arial";
    text-transform: uppercase;
}
/* why滚动css */
.slideTxtBox01 {
    width: 100%;
    text-align: left;
}
.slideTxtBox01 .hd {
    height: 60px;
    position: relative;
	text-align: center;
}
.slideTxtBox01 .hd ul {
    display: inline-block;
}
.slideTxtBox01 .hd ul li {
	color: #0c6aac;
    font-size: 16px;
	font-weight: bold;
    float: left;
    width: 173px;
    text-align: center;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-radius: 5px;
    margin: 0 5px;
    position: relative;
    bottom: -5px;
}
.slideTxtBox01 .hd ul li.cur {
    height: 60px;
    background: #ff9d00;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    bottom: -5px;
    line-height: 60px;
}
.slideTxtBox01 .bd ul {
    zoom: 1;
}
.slideTxtBox01 .bd {
    overflow: hidden;
    padding: 54px 0;
}
.slideTxtBox01 .bd ul li {
    position: relative;
    height: 366px;
}
.slideTxtBox01 .vs01 {
    float: left;
    position: absolute;
    left: 62px;
	width: 519px;
}
.slideTxtBox01 .vsimg {
    position: relative;
    width: 505px;
    height: 309px;
    border: 7px solid rgba(255,255,255,0.7);
	overflow: hidden;
}
.slideTxtBox01 .vs01 .vsimg {
    left: 0px;
}
.slideTxtBox01 .vs02 .vsimg {
    right: 0px;
}
.slideTxtBox01 .vs02:hover img{
	 transform: scale(1.1);
}
.slideTxtBox01 .vs01:hover img{
	 transform: scale(1.1);
}
.slideTxtBox01 .vsimg img {
    position: absolute;
    z-index: 555;
	 width: 100%;
    height: 100%;
	 transition: all 0.5s;
	cursor:pointer;
}
.slideTxtBox01 .vsimg p {
    position: absolute;
    bottom: 0;
    z-index: 666666;
    display: block;
    width: 188px;
    height: 50px;
    line-height: 50px;
    padding-left: 57px;
    font-size: 20px;
}
.vs01 .vsimg p {
    background: url(../images/why_ico.png)no-repeat left bottom;
    color: #fff;
}
.vs02 .vsimg p {
    background: url("../images/why_ico1.png")no-repeat left bottom;
    color: #000;
}
.slideTxtBox01 .vs {
    position: absolute;
    z-index: 9999;
    float: left;
    top: 78px;
    width: 155px;
    left: 522.5px;
}
.vs02 {
    float: right;
    position: absolute;
    right: 60px;
}
.vswen {
    font-size: 18px;
    color: #fff;
    line-height: 27px;
    padding: 10px 0;
}
.vs02 .vswen {
    opacity: 0.7;
}


/*选择*/
.xuanze{padding: 90px 0 0px;}
.huidi p{background: #f5f5f5 !important;}
/*案例*/
.case{position: relative; margin:auto;}
.case h2{height:174px;}
#about .case h2{height:100px;}
#about .abtxt{
	text-align: center;
	padding: 20px;
	border: 1px solid #eee;
	margin-bottom: 35px;
	line-height: 30px;
	color: #888;
}

.case h2 b{ font-size: 70px; color:#01458d;line-height:70px;}
.case h2 em{font-size: 40px;vertical-align: top;display: inline-block;}
.case h2 img{vertical-align: top;margin-top: 11px;}
.case h2 p{ height:55px;}
.case h2 p span{ width: 500px;}
.case_nav{height:150px; overflow: hidden;}
.case_nav span{ width:92px; margin-right: 14px; overflow: hidden; font-size: 18px; color:#555555;text-align: center; line-height: 28px;display: block; float: right;}
.case_nav span i{display: block; width:82px;height:82px; background:#bfbfbf;color:#fff;font-size: 14px;font-weight: bold;text-align: center; line-height: 82px; text-transform: uppercase; font-family: Arial;border-radius: 100%;margin: 0 auto 4px;}
.gd{display: block;float:left; font-size:18px;width:127px;padding-top:76px;text-align: center; height:48px;background:url("../images/xico10.png") no-repeat center 30px; border: 1px solid #dedede; color:#333; border-left:none;}
.case_nav li{ float: left;flex:1;height:126px; width:120px; overflow: hidden; position: relative;margin-right: -1px;}
.case_nav li a{display: block; font-size: 18px;line-height: 20px; height:126px; color:#333333; text-align: center;border:1px solid #dedede;padding-top: 76px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.case_nav li:last-child{margin-right: 0;}
.case_nav li:nth-child(1){background: url(../images/xico.png) no-repeat center 26px;}
.case_nav li:nth-child(2){background: url("../images/xico2.png") no-repeat center 24px;}
.case_nav li:nth-child(3){background: url("../images/xico3.png") no-repeat center 24px;}
.case_nav li:nth-child(4){background: url("../images/xico4.png") no-repeat center 26px;}
.case_nav li:nth-child(5){background: url("../images/xico5.png") no-repeat center 27px;}
.case_nav li:nth-child(6){background: url("../images/xico6.png") no-repeat center 24px;}
.case_nav li:nth-child(7){background: url("../images/xico7.png") no-repeat center 30px;}
.case_nav li:nth-child(8){background: url("../images/xico8.png") no-repeat center 27px;}
.case_nav li:nth-child(9){background: url("../images/xico9.png") no-repeat center 27px;}
.case_nav li a:hover , .case_nav .cur a{ color:#fff; font-weight: bold;font-size: 18px; border:1px solid #ff9d00;}
.case_nav li:nth-child(1) a:hover , .case_nav li:nth-child(1).cur a{background:#ff9d00 url("../images/xico1b.png") no-repeat center 26px;}
.case_nav li:nth-child(2) a:hover , .case_nav li:nth-child(2).cur a{background:#ff9d00 url("../images/xico2b.png") no-repeat center 24px;}
.case_nav li:nth-child(3) a:hover , .case_nav li:nth-child(3).cur a{background:#ff9d00 url("../images/xico3b.png") no-repeat center 24px;}
.case_nav li:nth-child(4) a:hover , .case_nav li:nth-child(4).cur a{background:#ff9d00 url("../images/xico4b.png") no-repeat center 26px;}
.case_nav li:nth-child(5) a:hover , .case_nav li:nth-child(5).cur a{background:#ff9d00 url("../images/xico5b.png") no-repeat center 27px;}
.case_nav li:nth-child(6) a:hover , .case_nav li:nth-child(6).cur a{background:#ff9d00 url("../images/xico6b.png") no-repeat center 24px;}
.case_nav li:nth-child(7) a:hover , .case_nav li:nth-child(7).cur a{background:#ff9d00 url("../images/xico7b.png") no-repeat center 30px;}
.case_nav li:nth-child(8) a:hover , .case_nav li:nth-child(8).cur a{background:#ff9d00 url("../images/xico8b.png") no-repeat center 27px;}
.case_nav li:nth-child(9) a:hover , .case_nav li:nth-child(9).cur a{background:#ff9d00 url("../images/xico9b.png") no-repeat center 27px;}
.case_prev{position: absolute; top:38%;left: -70px;background: url(../images/csaeprev.png) no-repeat center 0 ; width:46px;height:46px; z-index: 3;}
.case_next{position: absolute; top:38%;right: -70px;background: url(../images/casenext.png) no-repeat center 0 ; width:46px;height:46px; z-index: 3;}
.case_prev:hover{background: url(../images/csaeprev1.png) no-repeat center 0 ;}
.case_next:hover{background: url(../images/casenext1.png) no-repeat center 0 ;}
.case_c{ overflow: hidden;margin-bottom: 24px;}
.case_c dl{ width:800px;height:600px; position: relative; overflow: hidden; float: left; }
.case_c dl:hover dt img{transform: scale(1.1);}
.case_c dt img{ width:800px; transition: all 0.5s;min-height: 600px; }
.case_c dd{position: absolute; bottom:0; left: 0; width:100%; height:125px;background:rgba(51,51,51,0.85);padding: 25px 30px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.case_c dd h3{ font-size: 18px; color:#fff;display: inline-block;position: relative;line-height: 24px;font-weight: bold;}
.case_c dd h3 a{ color:#fff;display: inline-block;}
.case_c dd h3 i a{margin-left: 30px;}
.case_c dd p{ font-size: 14px; color:rgba(255, 255, 255, 0.6); padding-top: 10px; line-height: 22px;}
.case_c dd p span{color:rgba(255, 255, 255, 0.8); }
.case_c ul{ width:384px; float: right;}
.case_c li{ width:384px; height:288px; margin-bottom:24px; position: relative; overflow: hidden;}
.case_c li img{width:384px;transition: all 0.5s;}
.case_c li span{display: block; position: absolute; bottom:0;left: 0; width: 100%;height:54px;background:rgba(51,51,51,0.8); text-align: center; line-height: 54px; font-size: 16px; color:#fff;}
.case_c li:hover img{transform: scale(1.1);}
.case_c li:hover span{display: block!important;}
.case_c .fr {color: #fff;font-size: 14px;}

.coo{  overflow: hidden;position: relative;}
.coo h2{background: url(../images/coot.jpg) no-repeat center 0 ; background-size: 260px 202px; width:260px;height:202px; overflow: hidden; float: left; font-size: 30px;color:#fff;padding: 56px 0 0 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;line-height: 30px;}
.coo h2 a{ color:#fff;}
.coo h2 i{display: block; font-size: 18px; text-transform: uppercase; font-family: Didot; letter-spacing: 4px;font-weight: normal;}
.coo h2 span{display: block;font-weight: normal; font-size: 16px;padding-top: 10px;color: rgba(255,255,255,0.8);}
.cooprev ,.coonext{background:#aaaaaa; position: absolute; top: 0;right:0; width:58px;height:102px;}
.coonext{background:#0c6aac;}
.cooprev:hover ,.coonext:hover{background:#0c6aac;}
.coonext{ top: 100px;}
.coo_c{ float: left; width:887px; overflow: hidden;}
.coo_c li{ float: left; width:223px; height:200px; position: relative; margin-right: -1px; overflow: hidden;cursor:pointer;border: 1px solid #dcdcdc;}
.coo_c li img{ width:223px;}
.coo_c li span{ display: block;position: absolute; bottom:0; left: 0; width:100%;height:35px; font-size: 14px; color:#555555; text-align: center;line-height: 30px;}

/*优势*/

.youtit{
	background: #0c6aac;
    height: 248px;
    max-width: 1920px;
    margin: auto;
    margin-top: 70px;
}

.youtit .titimg{
position: relative;
    float: left;
    left: 120px;
    width: 245px;
	 top: -7px;
}
.titnr{
    float: left;
    width: 67%;
    border:1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    height: 100px;
    left: 33px;
	margin: 48px 0 0;
}
.titwen{
    float: left;
    position: relative;
    left: -13px;
	    width: 508px;
}
.titwen i{
font-size: 16px;
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    position: absolute;
    top: -11px;
    background: #0c6aac;
    padding: 0 5px;
}
.titwen p{
font-size: 42px;
    color: #fff;
    font-weight: bold;
    line-height: 82px;
    background: #0c6aac;
}
.titwen p b{color: #ff9d00;}
.titwen span{
    color: #0c6aac;
    font-size: 20px;
    display: inline-block;
    background: #fff;
    padding: 0 20px;
    line-height: 40px;
}
.tittel{
	float: left;
	padding: 16px 0;
}
.tittel i{
	display: block;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
	background: url("../images/ystel2.png")no-repeat left center;
	padding-left: 45px;
	line-height: 35px;
}
.ysico{background: url("../images/ysmo.png")no-repeat left center!important;}
.ysly{padding:48px 0 0px;overflow: hidden;border: 1px solid #eee;}
.ysly ul li{overflow: hidden;padding:  0 0 40px;}
.lyimg{
	float: left;
}
.lywen{float: left;width: 50%;	background: url("../images/ystb1.png")no-repeat right 29px;}
.wenico{
	position: relative;
    left: -80px;
    top: 32px;
}
.wenico2{
	position: relative;
    left: -80px;
    top: 32px;
    position: relative;
    left:522px;
    top: 32px;
}
.wennr{
	position: relative;
   padding-left: 63px;
    top: 50px;
}
.wennr p{
	    font-size: 30px;
    color: #333;
}
.wennr span{
	    color: #0c6aac;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0 25px;
    display: block;
}
.wennr span b{
	color: #ff9d00;
}
.wennr ul li{
	    font-size: 16px;
    color: #333;
    line-height: 30px;
	padding: 0 0 0 14px!important;
	background: url("../images/ly_jt.png")no-repeat left 14px;
}

.ysly .ly:nth-child(2n) .lywen{
	background: url("../images/ystb2.png")no-repeat left 29px;
}
.ysly .ly:nth-child(2n) .wenico{
	    position: relative;
    left:522px;
    top: 32px;
}
.ysly .ly:nth-child(2n) .wennr{padding:0 63px 0 0;}
.ys_zixu{
	margin: 10px 0 0 0;
}
.ys_zixu p{
	    color: #0c6aac;
    font-size: 18px;
	background: url("../images/ystel.png")no-repeat left center;
	 padding-left: 32px;
    line-height: 32px;
}
.ys_zixu span{
	color: #ff9d00;
    font-size: 35px;
    font-family: "Arial";
    margin: 0 0 20px;
}


/*见证*/
.witness{padding: 90px 0 60px;overflow: hidden;}
.witness .xuan p{background: #fff;width: 74%;}
		/* 本例子css */
		.picScroll-left{ width:100%; position:relative;  }
		.picScroll-left .hd{position: relative;}
		.picScroll-left .hd .prev{ display:block;  width:46px; height:46px;position: absolute; right: -90px;top: 183px;overflow:hidden;
			 cursor:pointer; background:url(../images/casenext.png) no-repeat;}
.picScroll-left .hd .prev:hover{background: url(../images/casenext1.png) no-repeat center 0 ;}
.picScroll-left .hd .next:hover{background: url(../images/csaeprev1.png) no-repeat center 0 ;}
.picScroll-left .hd .next{ display:block;  width:46px; height:46px; float:right;overflow:hidden;
			 cursor:pointer; background:url(../images/csaeprev.png) no-repeat;top: 183px;left: -50px;position: absolute;}
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; width: 390px; overflow:hidden; text-align:left; border: 1px solid #ededed; }
		.picScroll-left .bd ul li .pic{ text-align:center;height: 200px;overflow: hidden;}
		.picScroll-left .bd ul li .pic img{ width:390px;display:block;transition: all 0.5s;  }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;    background: #fff;padding: 22px 19px 29px; }
.picScroll-left .bd ul li .title p{
	font-size: 20px;
    color: #333;
    font-weight: bold;
}
.picScroll-left .bd ul li .title span{
	    display: block;
	    font-size: 14px;
    color: #888888;
	    padding:15px 0 30px;
}
.picScroll-left .bd ul li .title i{
	display: block;
    font-size: 14px;
    color: #fff;
    background: #0c6aac; 
    width: 105px;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
}
.picScroll-left .bd ul li:hover .pic img{transform: scale(1.1);}

/*流程*/
.liucheng {padding-bottom:60px;position: relative; margin-top: 100px;}
.liucheng .yin_t{font-size:40px; margin-top:70px; color: #333;text-align: center;height: 90px;line-height: 42px;overflow: hidden; background:url(../images/yin_line03.png) no-repeat center 66px; font-weight:normal; margin-bottom:45px;}
.liucheng .fwlcline {position: absolute;left: 0;bottom: 140px;height: 1px;width: 100%;background: #ccc;z-index: 1;}
.liucheng .fwlc_type {position: relative;z-index: 2;}
.liucheng .fwlc_type li {float: left;width: 99px;padding-left: 58px;background: url(../images/liuchengico.png) no-repeat 23px 42px;background-size: 22px;}
.liucheng .fwlc_type li span {display: block;width: 99px;height: 99px;background:#eeeeee; border:solid 3px #fff; border-radius: 50%; margin-bottom: 10px;}
.liucheng .fwlc_type li em {display: block;width: 99px;height: 99px;}
.liucheng .fwlc_type li i {display: block;text-align: center;font-size: 16px;}
.liucheng .fwlc_type li:first-child {padding-left: 0;background: none;}
.liucheng .fwlc_type li:hover span {background: #f58e10; border:solid 3px #fff; border-radius: 50%;}
.liucheng .fwlc_type li:hover i {color: #333;}

.liucheng .fwlc_type li em {background: url(../images/liucheng.png) no-repeat center;}
.liucheng .fwlc_type li.li1 em {background-position: 0 0;}
.liucheng .fwlc_type li.li2 em {background-position: -157px 0;}
.liucheng .fwlc_type li.li3 em {background-position: -314px 0;}
.liucheng .fwlc_type li.li4 em {background-position: -471px 0;}
.liucheng .fwlc_type li.li5 em {background-position: -629px 0;}
.liucheng .fwlc_type li.li6 em {background-position: -786px 0;}
.liucheng .fwlc_type li.li7 em {background-position: -943px 0;}
.liucheng .fwlc_type li.li8 em {background-position: -1100px 0;}
.liucheng .fwlc_type li.li1:hover em {background-position: 0 -100px;}
.liucheng .fwlc_type li.li2:hover em {background-position: -157px -100px;}
.liucheng .fwlc_type li.li3:hover em {background-position: -314px -100px;}
.liucheng .fwlc_type li.li4:hover em {background-position: -471px -100px;}
.liucheng .fwlc_type li.li5:hover em {background-position: -629px -100px;}
.liucheng .fwlc_type li.li6:hover em {background-position: -786px -100px;}
.liucheng .fwlc_type li.li7:hover em {background-position: -943px -100px;}
.liucheng .fwlc_type li.li8:hover em {background-position: -1100px -100px;}

.liucheng .lcimg{position: relative;}
.liucheng .lcimg span{
    position: absolute;
    left: 940px;
    top: 150px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: arial;
}
/*关于丽卡*/

.ppjs .soltit{color: #fff;    font-weight: bold;text-transform: uppercase;}
.ppjs .xuan p{background: #0c6aac;width: 75%;}
#about .ppjs {
    background: none;
	padding: 50px 0;
}

#about .ppjs .cntit{
	color: #333;
}
#about .ppjs .p1{
	color: #666;
	margin-bottom: 0;
}
#about .ppjs .p1 p{
	margin-bottom: 5px;
}


.ppjs .xuan{
	border: 1px solid #fff;
}
.ppjs .solsubt{
	    background: #fff;
    color: #0c6aac;
}
.ppjs {
    
    padding:90px 0 110px;
    background: #0c6aac;
}
.ppjs h2.h2_title {
    margin-bottom: 70px;
}
.ppjs h2.h2_title i {
    background: url(../images/index_43.png) no-repeat center center;
}
.ppjs .fl {
    width: 520px;
}
.ppjs .entit {
    font-weight: bold;
    font-size: 70px;
    font-family: Arial, "微软雅黑";
    text-transform: uppercase;
    color: #fda43a;
    line-height: 55px;
}
#about .ppjs .entit {
    color: #f1f9fc;
}
.ppjs .cntit {
  font-size: 30px;
    color: #fff;
    margin-bottom: 35px;
}
.ppjs .p1{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 50px;
    white-space: pre-line;
}
.ppjs .more {
       font-size: 18px;
    color: #fff;
    background: #ff9d00;
    padding: 15px 44px;
    float: left;
    margin-right: 20px;
}
.ppjs .more:hover {
    background: #222;
}
.ppjs .gytel {
    background: url("../images/about_tel.png") no-repeat left center;
    background-size: 51px 51px;
    height: 51px;
    display: block;
    float: left;
    padding-left: 65px;
	color: #fff;
    font-size: 16px;
}
.ppjs .gytel em {
    display: block;
    font-family: "Times New Roman", Arial, "微软雅黑";
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}
.ppjs .fr {
      border: 13px solid #fda43a;
    position: relative;
    display: block;
    height: 338px;
    width: 571px;
}
.ppjs .fr .video{
	 width: 588px;
    height: 366px;
    position: absolute;
    right: -18px;
    top: 0px;
}
.ppjs embed {
}
.ppjs .ppjsNum {
    margin-top: 50px;
    background: #0c6aac;
}
.ppjs .ppjsNum li {
    float: left;
    padding: 30px 40px 40px 90px;
    color: rgba(255,255,255,0.50);
}
.ppjs .ppjsNum li:first-child {
    background: none;
}
.ppjs .ppjsNum li b {
    display: block;
    font-size: 80px;
    font-family: Arial, "微软雅黑";
    font-weight: 100;
    color: #fff;
}
.ppjs .ppjsType {
    text-align: center;
    margin-bottom: 32px;
}
.ppjs .ppjsType li {
    display: inline-block;
*display: inline;
*zoom: 1;
    vertical-align: middle;
    width: 110px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #dcd9d9;
    background: #fff;
    border-radius: 54px;
    margin: 0 5px;
}
.ppjs .ppjsType li a {
    display: block;
    height: 46px;
    color: rgba(255,255,255,0.50);
}
.ppjs .ppjsType li.cur {
    background: #0c6aac;
    border-color: #0c6aac;
}
.ppjs .ppjsType li.cur a {
    color: #fff;
}
.ppjs .ppjsbox .box {
    display: none;
}
.ppjs .ppjsbox .box.cur {
    display: block;
}
.ppjs .ppjsbox .box ul li {
    float: left;
    width: 385px;
    margin-left: 22px;
}
.ppjs .ppjsbox .box ul li:first-child {
    margin-left: 0;
}
.ppjs .ppjsbox .box ul li span {
    display: block;
    width: 385px;
    height: 288px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
}
.ppjs .ppjsbox .box ul li img {
    display: block;
    width: 385px;
    height: 288px;
    transition: all 0.5s;
}
.ppjs .ppjsbox .box ul li p {
    text-align: center;
    font-size: 16px;
    padding-top: 16px;
}
.ppjs .ppjsbox .box ul li:hover img {
    transform: scale(1.1);
}

/*荣誉滚动*/
.zqal {
   
	    position: relative;
    top: -60px;
}
.zqal .container {
    width: 1038px;
}
.zqal .zqalType {
    text-align: center;
    margin-bottom: 30px;
}
.zqal .zqalType li {
    display: inline-block;
*display: inline;
*zoom: 1;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    font-size: 16px;
    margin: 0 7px;
    background: url("../images/xcbg_02.png") no-repeat center center;
}
.zqal .zqalType li a {
    display: block;
    color: rgba(255,255,255,0.80);
}
.zqal .zqalType li img {
    display: block;
    margin: 25px auto 5px;
    opacity: .5
}
.zqal .zqalType li.cur {
    background: url("../images/xcbg_01.png") no-repeat center center;
}
.zqal .zqalType li.cur a {
    color: #fff;
}
.zqal .zqalType li.cur img {
    opacity: 1;
}
.zqal .zqal_con {
    position: relative;
}
.zqal .zqal_con .zqalBtnl {
    display: block!important;
    width: 60px;
    height: 70px;
    position: absolute;
    left: -90px;
    top: 45%;
    background: url("../images/csaeprev.png") no-repeat center;
    cursor: pointer;
}
.zqal .zqal_con .zqalBtnr {
    display: block!important;
    width: 60px;
    height: 70px;
    position: absolute;
    right: -85px;
    top: 45%;
    background: url("../images/casenext.png") no-repeat center;
    cursor: pointer;
}
.zqal .zqal_con .zqalBtnr:hover{background: url(../images/casenext1.png) no-repeat center  ;}
.zqal .zqal_con .zqalBtnl:hover{background: url(../images/csaeprev1.png) no-repeat center  ;}

.zqal .zqal_con .conbox {
    display: none;
    position: relative;
    overflow: hidden;
}
.zqal .zqal_con .conbox.cur {
    display: block;
}
.zqal .zqal_con .conbox ul {
    position: relative;
}
.zqal .zqal_con .conbox ul li {
    float: left;
    width: 326px;
    margin-left: 25px;
    display: block
}
.zqal .zqal_con .conbox ul li:first-child {
    margin-left: 0;
}
.zqal .zqal_con .conbox dl dt {
    width: 310px;
    overflow: hidden;
    border: 10px solid rgba(228,228,228,0.8);
}
.zqal .zqal_con .conbox dl dt img {
  display: block;
    width: auto;
    margin: auto;
    transition: all 0.5s;
    max-height: 233px;
}
.zqal .zqal_con .conbox dl dd.dd1 {
    font-size: 16px;
    margin: 25px 0 15px 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zqal .zqal_con .conbox dl dd.dd1 a {
    color: #333;
}
.zqal .zqal_con .conbox dl dd.dd2 {
    line-height: 22px;
    text-align: center;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
}
.zqal .zqal_con .conbox dl dd.dd2 a {
    color: #999;
}
.zqal .zqal_con .conbox ul li:hover dl dt img {
    transform: scale(1.1);
}


/*新闻百科*/

.news_bg {
  padding: 60px 0 70px;
  overflow: hidden;
}
.news_bt {
    height: 88px;
    line-height: 88px;
    text-align: center;
    background: url(../images/news_line01.gif) no-repeat center 44px;
}
.news_bt a {
    font-size: 30px;
    color: #333;
}
.news_t {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.news_t ul li {
    background: url(../images/index_65.png) no-repeat 0 1px;
    height: 50px;
    float: left;
    padding-left: 20px;
    margin-right: 25px;
}
.news_t ul li:first-child {
    background: url(../images/index_62.png) no-repeat 0 1px;
}
.news_t ul li a {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: block;
    height: 50px;
    overflow: hidden;
    padding: 0 10px;
}
.news_t ul li a span {
    font-family: Arial, "微软雅黑";
    font-size: 13px;
    color: #999;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 5px;
}
.news_t a.fr {
    font-size: 16px;
    color: #666;
    padding-top: 18px;
}

.news_t ul li.cur {
    background: url(../images/index_66.png) no-repeat 0 1px;
    height: 50px;
}
.news_t ul li.cur:first-of-type {
    background: url(../images/index_63.png) no-repeat 0 1px;
    height: 50px;
}
.news_t ul li.cur a {
    color: #0c6aac;
}

.news_m {
    padding: 20px 0 30px;
}
.news_l {
    width: 600px;
}
.news_l dl {
    width: 600px;
    height: 400px;
    border: 1px solid #ddd;
}
.news_l dl dt {
    display: inline-block;
    width: 600px;
}
.news_l dl dt span {
    display: block;
    float: left;
    width: 185px;
    height: 180px;
    background: #0c6aac;
    font-size: 18px;
    color: rgba(255,255,255,0.70);
    padding: 0 0 0 55px;
    line-height: 50px;
    font-weight: normal;
    font-family: "微软雅黑", Arial;
}
.news_l dl dt span i {
    display: block;
    font-size: 66px;
    padding: 45px 0 10px;
    color: #fff;
}
.news_l dl dt em {
    display: block;
    float: left;
    width: 360px;
    height: 180px;
}
.news_l dl dt img {
    width: 360px;
    height: 180px;
}
.news_l dl dd {
    padding: 30px;
}
.news_m dl dd h5 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_m dl dd h5 a {
    font-size: 16px;
    color: #000;
}
.news_m dl dd h5 a:hover, .news_r ul li:hover a, .wd_l a:hover, .wd_r dl:hover dt a {
    color: #0c6aac;
}
.news_m .news_desc {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    padding: 10px 0 0;
}
.news_l dl dd span {
    display: block;
    margin: 25px 0 0;
    float: left;
    width: 115px;
    height: 35px;
    background: url(../images/btnr01.png) no-repeat center center;
    border: 1px solid #0c6aac;
}

.news_l dl dd span:hover {
    background: url(../images/btnr02.png)#0c6aac no-repeat center center;
    border: 1px solid #0c6aac;
}
.news_r {
    width: 550px;
	    overflow: hidden;
    height: 402px;
}
.news_r dl {
    width: 550px;
    height: 180px;
    background: #f1f1f1;
}
.news_r dl dt {
    display: block;
    float: left;
    font-size: 66px;
    padding: 30px 40px 10px;
    color: #222;
    font-family: "微软雅黑", Arial;
}
.news_r dl dt em {
    display: block;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}
.news_r dl dt em img {
    width: 20px;
    height: 20px;
}
.news_r dl dd {
    width: 350px;
    float: left;
    padding: 33px 0 0;
}
.news_m .news_r .news_desc {
    height: 75px;
}
.news_r ul {
    padding: 10px 0 0;
}
.news_r ul li {
    line-height: 43px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_r ul li date {
    float: right;
    color: #666;
    font-size: 13px;
}
.news_r ul li a {
    font-size: 16px;
    color: #333;
    padding: 0 0 0 10px;
}
/*常见问答*/

.wd_l {
    width: 150px;
    padding: 10px 0 0;
    background: url("../images/index_69.png") no-repeat left 14px;
    padding-left: 30px;
}
.wd_l a {
    font-size: 20px;
    color: #383838;
    font-weight: bold;
}
.wd_l span {
    display: block;
    font-size: 14px;
    color: #b4b4b4;
    text-transform: uppercase;
    padding: 6px 0 0;
}
.wd_r {
    width: 978px;
    border: 1px dashed #ddd;
    padding: 20px 20px 0;
}
.wd_r .wd_m {
    overflow: hidden;
}
.wd_r dl {
    width: 450px;
    float: left;
    height: 135px;
    margin: 0 40px 0 20px;
}
.wd_r dl dt {
    background: url("../images/index_72.png") no-repeat left;
    height: 45px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
	font-size: 16px;
    line-height: 45px;
    color: #222;
    font-weight: bold;
    padding: 0 0 0 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.wd_r dl dt a {

}
.wd_r dl dd {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #606060;
    overflow: hidden;
    padding: 15px 0 0 35px;
    width: 400px;
}



/*友情链接*/
.youqing{
	padding: 50px 0 30px;
	background: #eeeeee;
	overflow: hidden;
}
.youqing a{
	    font-size: 14px;
    color: #666;
    padding-right: 21px;
    display: block;
    line-height: 55px;
	    float: left;
}
.youqing a:hover{
	color: #0c6aac;
}
.youqing p{
	    font-size: 20px;
    color: #333;
    font-weight: bold;
	background: url("../images/youqing.png")no-repeat left center;
	    padding-left: 32px;
}
.youqing span{
	font-size: 14px;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
}

.youqing i{padding: 0 7px;}



a:hover {
    text-decoration: none;
}
h2.h2_title {
    padding-top: 85px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 35px;
    color: #222;
}
h2.h2_title a {
    color: #222;
}
h2.h2_title i {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: url("../images/index_42.png") no-repeat center center;
}
.banner {
    overflow: hidden;
    width: 100%;
}
#flashs {
    position: relative;
    height: 610px;
    overflow: hidden;
}
#flashs .btn {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
    text-align: center;
    z-index: 998;
}
#flashs .btn span {
    display: inline-block;
*display: inline;
*zoom: 1;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer
}
#flashs .btn span.cur {
    background: #da251d;
}
#flashs .banBtbtnl {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    width: 90px;
    height: 90px;
    position: absolute;
    right: 90px;
    bottom: 0;
    cursor: pointer;
    z-index: 999;
    border-right: 1px solid #eee;
}
#flashs .banBtbtnl i {
    display: block;
    width: 90px;
    height: 27px;
    margin-top: 35px;
    background: url(../images/banjtl01.png) no-repeat center;
}
#flashs .banBtbtnr {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    width: 90px;
    height: 90px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 999
}
#flashs .banBtbtnr i {
    display: block;
    width: 90px;
    height: 27px;
    margin-top: 35px;
    background: url(../images/banjtr01.png) no-repeat center;
}
#flashs .banBtbtnl:hover, #flashs .banBtbtnr:hover {
    background: #fff;
}
#flashs .banBtbtnl:hover i {
    background: url(../images/banjtl02.png) no-repeat center;
}
#flashs .banBtbtnr:hover i {
    background: url(../images/banjtr02.png) no-repeat center;
}
/*环保*/

.we_bg {
    background: url(../images/index01_bg.jpg) no-repeat center 0;
    height: 515px;
}
.we_l {
    width: 485px;
    height: 391px;
    padding-top: 60px;
}
.we_r {
    padding: 121px 0 0 0;
    width: 715px;
}
.we_bt {
    padding-left: 55px;
    height: 95px;
    font-size: 28px;
    font-weight: normal;
    color: #0c6aac;
}
.we_bt span {
    font-size: 52px;
    font-weight: bold;
    color: #0c6aac;
    margin-left: 25px;
}
.we_t {
    height: 120px;
}
.we_t ul li {
    width: 220px;
    height: 85px;
    float: left;
    margin-left: 27px;
    background: #0c6aac;
    position: relative;
}
.we_t ul li.cur {
    background: #da251e;
}
.we_t ul li.cur i#icox {
    background: url("../images/index_35.png") no-repeat center bottom;
}
.we_t ul li i#icox {
    background: url("../images/index_37.png") no-repeat center bottom;
    position: absolute;
    width: 31px;
    height: 31px;
    left: 95px;
    bottom: -20px;
}
.we_t ul li:first-child {
    margin-left: 0;
}
.we_t ul li a {
    display: block;
    width: 220px;
    height: 85px;
    float: left;
}
.we_t ul li em {
    display: block;
    float: left;
    margin: 18px 0 0 35px;
}
.we_t ul li em img {
    width: 52px;
    height: 52px;
}
.we_t ul li span {
    display: block;
    float: left;
    font-size: 25px;
    color: #fff;
    width: 110px;
    text-align: left;
    padding: 20px 0 0;
    margin-left: 15px;
}
.we_t ul li i {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.35);
}
.we_qie p {
    background: #fff;
    height: 67px;
    width: 690px;
    border: 1px dashed #eee;
    padding: 10px 10px 17px;
}
.we_qie p em {
    display: block;
    width: 116px;
    float: left;
    overflow: hidden;
    border: 1px solid #eee;
}
.we_qie p em img, .ys dl dt img, .cp_r img, .plan dl dt img {
    width: 116px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.we_qie p em img:hover, .ys dl dt img:hover, .cp_r img:hover, .plan dl dt img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.we_qie p b {
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    padding: 0 0 0 30px;
    line-height: 30px;
    width: 540px;
    font-weight: normal;
}
.zqts {
    padding-top: 66px;
}
.zqts dl {
    float: left;
    height: 390px;
    width: 299px;
    text-align: center;
    border-left: 1px solid #e9e9e8;
}
.zqts dl:first-child {
    border-left: none;
}
.zqts dl dt {
    padding-top: 50px;
    height: 43px;
    margin-bottom: 30px;
}
.zqts dl dt img {
    display: block;
    margin: 0 auto;
    transition: all 0.5s;
    position: relative;
    top: 0;
}
.zqts dl dd.dd1 {
    margin-bottom: 40px;
}
.zqts dl dd.dd1 b {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
}
.zqts dl dd.dd1 i {
    display: block;
    color: #999;
}
.zqts dl dd.dd2 {
    width: 153px;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    margin: 0 auto;
    text-align: left;
    text-indent: 65px;
    background: #e3e3e2;
    border-radius: 54px;
}
.zqts dl dd.dd2 a {
    display: block;
    color: #333;
    background: url(../images/zqtsicon05.png) no-repeat 22px center;
}
.zqts dl:hover dt img {
    transform: rotateY(360deg);
    top: -15px;
}
.zqts dl:hover dd.dd2 {
    background: #da251e;
}
.zqts dl:hover dd.dd2 a {
    color: #fff;
    background: url(../images/zqtsicon06.png) no-repeat 22px center;
}
.product .conleft {
    width: 260px;
    height: 862px;
    background: #fff
}
.product .conleft .box {
    background: #fff;
    border-top: 1px solid #dfdddd;
}
.product .conleft .box:first-child {
    border-top: none;
}
.product .conleft .box h3 {
    padding: 19px 0;
    text-indent: 23px;
    background: url("../images/fangbj.jpg")no-repeat left top;
}
.product .conleft .box h3 p {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.product .conleft .box h3 span {
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
    padding-left: 23px;
    text-transform: uppercase;
    font-weight: normal;
}
.product .conleft .box h4 {
    padding: 15px 0;
    background: #0c6aac url(../images/fangico.png)no-repeat 23px 21px;
    color: #fff;
    padding-left: 62px;
    font-size: 20px;
    font-weight: normal;
}
.product .conleft .box ul {
    padding: 5px 0;
}

.product .conleft .zxrx {
    background: #0c6aac;
    padding: 15px 0 15px 25px;
}
.product .conleft .promore {
    padding-left: 37px;
    display: block;
    background: url(../images/proico.png) no-repeat left center;
}
.product .conleft .promore {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: "Times New Roman", Arial, "微软雅黑";
}
.product .conright {
    width: 930px;
}
.product .conright .r_top {
    height: 390px;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
}
.product .conright .r_top .topbox {
    position: relative;
    overflow: hidden;
    height: 390px;
}
.product .conright .r_top ul {
    position: relative;
}
.product .conright .r_top ul li {
    float: left;
    width: 465px;
    height: 405px;
    padding: 30px 65px 0 400px;
    position: relative;
}
.product .conright .r_top ul li .pImg {
    display: block;
    width: 343px;
    height: 343px;
    position: absolute;
    left: 25px;
    top: 30px;
    background: #eee;
}
.product .conright .r_top ul li .pImg a {
    display: block;
    width: 338px;
    height: 338px;
    position: relative;
    top: -5px;
    left: -5px;
    border: 1px solid #dfdddd;
    overflow: hidden;
}
.product .conright .r_top ul li img {
    display: block;
    width: 338px;
    height: 338px;
    transition: all 0.5s;
}
.product .conright .r_top ul li .p1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 25px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product .conright .r_top ul li .p1 em {
    display: block;
    width: 47px;
    height: 1px;
    margin-top: 20px;
    background: #ff9d00;
}
.product .conright .r_top ul li .p2 {
    border: 1px dashed #ddd;
    height: 150px;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.product .conright .r_top ul li .item_subinfo {
    line-height: 30px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.item_subinfo span pre {
    font: 14px Arial, "Microsoft Yahei";
    line-height: 30px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 15px;
    color: #000;
}
.product .conright .r_top ul li .p3 {
    overflow: hidden;
}
.product .conright .r_top ul li .p3 a {
    display: block;
    float: left;
    width: 145px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    background: #ff9d00;
    border-radius: 27px;
    color: #fff;
}
.product .conright .r_top ul li .p3 a:first-of-type {
    background: #0c6aac;
}
.product .conright .r_top ul li .p3 a:hover {
    background: #222;
}
.product .conright .r_top ul li .pImg:hover img {
    transform: scale(1.08);
}
.product .conright .r_top .proBtnl {
    display: block;
    width: 61px;
    height: 61px;
    border: 1px solid #eee;
    cursor: pointer;
    position: absolute;
    right: 62px;
    bottom: 0;
    background: #fff;
}
.product .conright .r_top .proBtnl i {
    display: block;
    width: 61px;
    height: 61px;
    background: url(../images/fangjtl01.png) no-repeat center;
}
.product .conright .r_top .proBtnr {
    display: block;
    width: 61px;
    height: 61px;
    border: 1px solid #eee;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
}
.product .conright .r_top .proBtnr i {
    display: block;
    width: 61px;
    height: 61px;
    background: url(../images/fangjtr01.png) no-repeat center;
}
.product .conright .r_top .proBtnl:hover, .product .conright .r_top .proBtnr:hover {
    background: #0c6aac;
    border-color: #0c6aac;
}
.product .conright .r_top .proBtnl:hover i {
    background: url(../images/fangjtl02.png) no-repeat center;
}
.product .conright .r_top .proBtnr:hover i {
    background: url(../images/fangjtr02.png) no-repeat center;
}
.product .conright .r_top .topbg {
    width: 113px;
    height: 113px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/fangxp.png) no-repeat center;
}
.product .conright .r_bot dl {
    float: left;
    width: 300px;
    margin-left: 15px;
    background: #fff;
    text-align: center;
}
.product .conright .r_bot dl:first-of-type {
    margin-left: 0;
}
.product .conright .r_bot dl dt {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}
.product .conright .r_bot dl dt img {
    display: block;
    width: 300px;
    height: 300px;
    transition: all 0.5s;
}
.product .conright .r_bot dl dd.dd1 {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product .conright .r_bot dl dd.dd1 a {
    color: #333;
}
.product .conright .r_bot dl dd.dd2 {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;/*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 39px;
    padding: 0 20px;
}
.product .conright .r_bot dl:hover dt img {
    transform: scale(1.08);
}
.product .conright .r_bot dl:hover dd.dd1 a {
    color: #0c6aac;
}
#about .hzhb .case {
    padding: 0;
}
#about .hzhb {
    padding:50px 0 80px;
}
#about .hzhb .hzhb_con ul li p {
    width: 292px;
}
#about .hzhb .hzhb_con ul li p img {
    width: 290px;
}
.hzhb .hzhb_con {
    position: relative;
    overflow: hidden;
}
.hzhb .hzhb_con ul {
    position: relative;
}
.hzhb .hzhb_con ul li {
    float: left;
    width: 1200px;
    overflow: hidden;
}
.hzhb .hzhb_con ul li p {
    float: left;
    width: 192px;
    margin-left: 6px;
    overflow: hidden;
}
.hzhb .hzhb_con ul li p span {
    display: block;
    overflow: hidden;
    border: 1px solid #eeeeee;
}
.hzhb .hzhb_con ul li p img {
    display: block;
    width: 192px;
    transition: all 0.5s;
}
.hzhb .hzhb_con ul li p i {
    display: block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.hzhb .hzhb_con ul li p:hover span {
    border-color: #165fac;
}
.hzhb .hzhb_con ul li p:hover img {
    transform: scale(1.1);
}
.hzhb .hzhb_con ul li:first-child {
    margin-left: 0;
}
.hzhb .hzhbSwitch {
    text-align: center;
    margin-top: 30px;
}
.hzhb .hzhbSwitch span {
    display: inline-block;
*display: inline;
*zoom: 1;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    margin: 0 5px;
    cursor: pointer;
}
.hzhb .hzhbSwitch span.cur {
    background: #0c6aac;
    width: 12px;
    height: 12px;
    border-radius: 10px;
}
.zqys {
    height: 681px;
    background: url(../images/zqysbg.jpg) no-repeat center top;
}
.zqys h2.h2_title span {
    color: #fff;
}
.zqys h2.h2_title i {
    color: #fff;
}
.zqys .zqysType {
    width: 685px;
    height: 64px;
    margin: 0 auto 61px auto;
}
.zqys .zqysType li {
    float: left;
    width: 136px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #3d3c3d;
    border-left: none;
    color: #fff;
}
.zqys .zqysType li:first-child {
    border-left: 1px solid #3d3d3d;
    width: 135px;
    border-radius: 54px 0 0 54px;
}
.zqys .zqysType li:last-child {
    border-radius: 0 54px 54px 0;
}
.zqys .zqysType li.cur {
    background: #da251e;
    border-color: #da251e;
}
.zqys .zqys_con {
}
.zqys .zqys_con .conbox {
    display: none;
}
.zqys .zqys_con .conbox.cur {
    display: block;
}
.zqys .zqys_con .conbox .conleft {
    width: 710px;
    height: 407px;
}
.zqys .zqys_con .conbox .conleft img {
    display: block;
}
.zqys .zqys_con .conbox .conright {
    width: 450px;
}
.zqys .zqys_con .conbox .conright .p1 {
    font-size: 24px;
    font-weight: bold;
    color: #da251e;
    margin-bottom: 35px;
}
.zqys .zqys_con .conbox .conright .p1 em {
    display: block;
    width: 68px;
    height: 1px;
    background: #fff;
    margin-top: 30px;
}
.zqys .zqys_con .conbox .conright .p2 {
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}
#about .jjfa {
    padding-top: 80px;
}
.jjfa {
    background: #fff;
}
.jjfa .jjfa_con {
    height: 374px;
    overflow: hidden;
    position: relative;
}
.jjfa .jjfa_con .container {
    position: relative;
    height: 374px;
}
.jjfa .jjfa_con .jjfabg1 {
    width: 310px;
    height: 374px;
    position: absolute;
    left: -360px;
    top: 0;
    z-index: 5;
    background: url(../images/jjfabg.png);
}
.jjfa .jjfa_con .jjfabg2 {
    width: 310px;
    height: 374px;
    position: absolute;
    right: -360px;
    top: 0;
    z-index: 5;
    background: url(../images/jjfabg.png);
}
.jjfa .jjfa_con .btn {
    display: block;
    width: 90px;
    height: 374px;
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 4;
    cursor: pointer;
}
.jjfa .jjfa_con .btn i {
    display: block;
    width: 90px;
    height: 374px;
}
.jjfa .jjfa_con .jdal_btnl i {
    background: url(../images/jjfajtl01.png) no-repeat center;
}
.jjfa .jjfa_con .jdal_btnr i {
    background: url(../images/jjfajtr01.png) no-repeat center;
}
.jjfa .jjfa_con .jdal_btnl {
    left: -50px;
}
.jjfa .jjfa_con .jdal_btnl:hover i {
    background: url(../images/jjfajtl02.png) no-repeat center;
}
.jjfa .jjfa_con .jdal_btnr {
    right: -50px;
}
.jjfa .jjfa_con .jdal_btnr:hover i {
    background: url(../images/jjfajtr02.png) no-repeat center;
}
.jjfa .jjfa_con .btn:hover {
    background: #0c6aac;
}
.jjfa .jjfa_con .jdal_Img {
    position: relative;
    left: -560px;
}
.jjfa .jjfa_con .jdal_Img ul {
    position: relative;
    z-index: 2;
}
.jjfa .jjfa_con .jdal_Img ul li {
    float: left;
    width: 580px;
    height: 374px;
    overflow: hidden;
    margin-left: 20px;
    background: #f1f9fc;
}
.jjfa .jjfa_con .jdal_Img ul li:first-child {
    margin-left: 0;
}
.jjfa .jjfa_con .jdal_Img ul li img {
    display: block;
    width: 580px;
    height: 374px;
}
.jjfa .jjfa_con .jdal_tit {
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 3;
    background: #fff;
    width: 540px;
    height: 374px;
    overflow: hidden;
}
.jjfa .jjfa_con .jdal_tit .box {
    position: relative;
    left: -540px;
}
.jjfa .jjfa_con .jdal_tit .box ul {
    position: relative;
    height: 374px;
}
.jjfa .jjfa_con .jdal_tit .box ul li {
    float: left;
    width: 430px;
    height: 374px;
    padding: 0 70px 0 40px;
    background: #f1f9fc;
}
.jjfa .jjfa_con .jdal_tit .box ul li h3 {
    padding-top: 50px;
    font-size: 18px;
    margin-bottom: 30px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.jjfa .jjfa_con .jdal_tit .box ul li h3 a {
    color: #333;
}
.jjfa .jjfa_con .jdal_tit .box ul li h3 em {
    display: block;
    width: 55px;
    height: 1px;
    background: #da251e;
    margin-top: 20px;
}
.jjfa .jjfa_con .jdal_tit .box ul li .p1 {
    font-size: 14px;
    line-height: 28px;
    height: 120px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.jjfa .jjfa_con .jdal_tit .box ul li .p1 a {
    color: #666;
}
.jjfa .jjfa_con .jdal_tit .box ul li .ckxq {
    display: block;
    float: left;
    width: 145px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background: #0c6aac;
    border-radius: 54px;
    margin-right: 10px;
}
.jjfa .jjfa_con .jdal_tit .box ul li .zxzq {
    display: block;
    float: left;
    width: 145px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background: #da251e;
    border-radius: 54px;
}
.jjfa .jjfa_con .jdal_tit .box ul li .p2 a:hover {
    background: #222;
}
.jjfa .jjfatel {
    text-align: center;
    padding-top: 40px;
}
.jjfa .jjfatel i {
    display: block;
    font-size: 14px;
    color: #999;
}
.jjfa .jjfatel span {
    display: block;
    font-size: 35px;
    color: #da251e;
    font-weight: lighter;
}
.zxzx {
    height: 455px;
    background: url(../images/zxzxbg.jpg) no-repeat center top;
    color: #fff;
}
.zxzx .conleft {
    width: 410px;
}
.zxzx .conleft .p1 {
    padding-top: 96px;
    margin-bottom: 60px
}
.zxzx .conleft .p1 b {
    display: block;
    font-size: 35px;
    margin-bottom: 5px;
}
.zxzx .conleft .p1 i {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.zxzx .conleft .p1 em {
    display: block;
    line-height: 20px;
    color: #999;
    font-size: 7pt;
    -webkit-text-size-adjust: none;
}
.zxzx .conleft .p2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.zxzx .conleft .p3 {
    width: 230px;
    height: 33px;
    line-height: 33px;
    border-radius: 27px;
    background: #dda703;
    text-align: center;
}
.zxzx .conright {
    width: 350px;
    padding-top: 50px;
}
.zxzx .conright .p4 {
    margin-bottom: 10px;
}
.zxzx .conright .p4 span {
    float: left;
}
.zxzx .conright .p4 b {
    float: right;
    color: #da251e;
}
.zxzx .conright .infoP1 {
    height: 48px;
    border: 1px solid #fff;
    margin-bottom: 5px;
}
.zxzx .conright .infoP1 input {
    display: block;
    height: 48px;
    line-height: 48px;
    border: none;
    background: none;
    width: 95%;
    text-indent: 15px;
    color: #fff;
}
.zxzx .conright .infoP2 {
    height: 110px;
    border: 1px solid #fff;
    margin-bottom: 10px;
}
.zxzx .conright .infoP2 textarea {
    display: block;
    height: 100px;
    line-height: 24px;
    border: none;
    background: none;
    width: 95%;
    text-indent: 15px;
    color: #fff;
    padding: 5px 0;
}
.zxzx .conright .ljtj {
    height: 50px;
    background: #da251e;
}
.zxzx .conright .ljtj a {
    display: block;
    height: 50px;
    text-indent: 150px;
    color: #fff;
    font-size: 18px;
    background: url(../images/zxzxicon.png) no-repeat 109px center;
    line-height: 50px;
}

.xzzq {
    height: 852px;
    background: url(../images/xzzqbg.jpg) no-repeat center top;
}
.xzzq .h2_title {
    margin-bottom: 70px;
}
.xzzq .conImg {
    width: 533px;
    height: 577px;
    position: relative;
    background: #dfdcdc;
}
.xzzq .conImg .box {
    width: 493px;
    height: 537px;
    position: relative;
    padding: 20px;
    border: 1px solid #d9d9d9;
    left: 20px;
    top: -20px;
    background: #fff;
}
.xzzq .conImg ul {
    position: relative;
}
.xzzq .conImg ul li {
    display: none;
    width: 493px;
    height: 537px;
}
.xzzq .conImg ul li img {
    display: block;
    width: 493px;
    height: 537px;
}
.xzzq .conImg ul li.cur {
    display: block;
}
.xzzq .conTit {
    padding-top: 70px;
    width: 515px;
}
.xzzq .conTit dl {
    position: relative;
    margin-bottom: 95px;
    cursor: pointer;
}
.xzzq .conTit dl dt {
    font-size: 16px;
    margin-bottom: 12px;
    position: relative;
}
.xzzq .conTit dl dt span {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -54px;
    top: 0;
}
.xzzq .conTit dl dd {
    line-height: 20px;
}
.xzzq .conTit dl.cur dt {
    color: #da251e;
}
.xzzq .conTit dl.dl1 dt span {
    background: url(../images/xzzqicon01.png) no-repeat center;
}
.xzzq .conTit dl.dl2 dt span {
    background: url(../images/xzzqicon03.png) no-repeat center;
}
.xzzq .conTit dl.dl3 dt span {
    background: url(../images/xzzqicon05.png) no-repeat center;
}
.xzzq .conTit dl.dl1.cur dt span {
    background: url(../images/xzzqicon02.png) no-repeat center;
}
.xzzq .conTit dl.dl2.cur dt span {
    background: url(../images/xzzqicon04.png) no-repeat center;
}
.xzzq .conTit dl.dl3.cur dt span {
    background: url(../images/xzzqicon06.png) no-repeat center;
}
.xzzq .conTit dl dt .titbg {
    display: none;
    width: 38px;
    height: 77px;
    position: absolute;
    left: -131px;
    top: -15px;
    background: url(../images/xzzqjtr.jpg) no-repeat center;
}
.xzzq .conTit dl.cur dt .titbg {
    display: block;
}
.xzzq .h2_title a {
    cursor: default;
}
/**/

/**/
.tl-fdh-02 {
    height: 55px;
    background: #f1f9fc;
    margin-bottom: 20px;
}
.tl-fdh-02 li {
    width: 16.66%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    background: #f1f9fc;
    cursor: pointer;
    text-overflow: ellipsis;
    position: relative;
}
.tl-fdh-02 li a {
    color: #333;
    display: block;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #165fac;
    border-color: #165fac;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
    color: #fff;
}
.tl-fdh-02 li .erji {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 10;
}
.tl-fdh-02 li .erji li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #eee;
    border-bottom: #fff 1px solid;
}
.tl-fdh-02 li .erji li a {
    color: #333;
}
</pre></body></html>